themingengine: Don't draw 0px borders
authorBenjamin Otte <otte@redhat.com>
Tue, 14 Jan 2014 02:22:15 +0000 (03:22 +0100)
committerBenjamin Otte <otte@redhat.com>
Tue, 14 Jan 2014 02:38:04 +0000 (03:38 +0100)
commitcd184b0f40fa607df131062ccf7a0f24eda06fae
tree79b1c7e9873ffec6e3ac3315fdea2113268f22b4
parent8a4da7f157c3316c7a219b1277e441de904098bb
themingengine: Don't draw 0px borders

Theming code gets confused when computing the spacing for 0px wide dots
and then divides by 0. And then cairo complains and stops drawing
anything forever out of spite and then we end up with a single color
screen.

https://bugzilla.gnome.org/show_bug.cgi?id=721800
gtk/gtkthemingengine.c